Be more specific in ::insert-emoji Since tag
authorDaniel Boles <dboles@src.gnome.org>
Thu, 23 Nov 2017 17:17:08 +0000 (17:17 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Thu, 23 Nov 2017 17:17:47 +0000 (17:17 +0000)
I had been unsure whether to include the minor version, but
:show-emoji-icon already did, so do the same here to match.

gtk/gtkentry.c
gtk/gtktextview.c

index e55d8beeaea896b84912d2ed133a0b102cb52839..8f3aa8e7480b2bd87344843ed59b3b3fb10cb8fc 100644 (file)
@@ -1913,7 +1913,7 @@ gtk_entry_class_init (GtkEntryClass *class)
    *
    * The default bindings for this signal are Ctrl-. and Ctrl-;
    *
-   * Since: 3.22
+   * Since: 3.22.27
    */
   signals[INSERT_EMOJI] =
     g_signal_new (I_("insert-emoji"),
index 3242a3bd9f1c55fbde231102a2324f0459fa44e6..1b001bb68b8c5f3674c28068fb233768052e8d10 100644 (file)
@@ -1458,7 +1458,7 @@ G_GNUC_END_IGNORE_DEPRECATIONS
    *
    * The default bindings for this signal are Ctrl-. and Ctrl-;
    *
-   * Since: 3.22
+   * Since: 3.22.27
    */
   signals[INSERT_EMOJI] =
     g_signal_new (I_("insert-emoji"),